home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 1972 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  589 b 

  1. Path: ratty.wolfe.net!mgooding
  2. From: mgooding@wolfe.net (Joshua Gooding)
  3. Newsgroups: comp.lang.c++
  4. Subject: strings from VB
  5. Date: 14 Jan 1996 19:33:06 GMT
  6. Organization: Wolfe Internet Access, L.L.C.
  7. Message-ID: <4dblpi$o6p@news1.wolfe.net>
  8. NNTP-Posting-Host: gonzo.wolfenet.com
  9. X-Newsreader: TIN [version 1.2 PL2]
  10.  
  11. I am writing a DLL in Borland C++ that has several functions that I am 
  12. going to call from a Visual Basic 3.0 Professional application but I need
  13. to pass a string to the function.  How would I go about doing this.  Does 
  14. Visual Basic pass strings as pointers to characters?
  15.